Main Categories of MySQL Data Types
MySQL provides several categories of data types used to store different kinds of information in database tables.
Categories of MySQL Data Types
- Numeric Data Types
- String (Character) Data Types
- Date and Time Data Types
- Boolean Data Type
- Spatial Data Types
- JSON Data Type